home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 5 / QRZ Ham Radio Callsign Database - Volume 5.iso / files / amiga / amipac63.lha / S / move < prev    next >
Encoding:
AmigaDOS Script File  |  1993-01-04  |  87 b   |  7 lines

  1. .key file,dest
  2. .bra {
  3. .ket }
  4. if not exists sys{file}
  5. copy {file} to {dest} quiet
  6. endif
  7.